home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 1999 September / DPPCPRO0999.ISO / Macromed / Flash2 / CD Extras / WebTools / JBS.DXR / 00131_WAV.ls < prev    next >
Encoding:
Text File  |  1997-04-13  |  266 b   |  11 lines

  1. on mouseUp
  2.   global SoundFileMode
  3.   set MyHi to the hilite of cast the castNum of sprite clickOn()
  4.   set the hilite of cast "AIF" to not MyHi
  5.   set SoundFileMode to MyHi + 1
  6. end
  7.  
  8. on myHelp
  9.   return "Click if you want WebTools to install the sound as a WAV file"
  10. end
  11.